progressbar: Add diagrams to CSS documentation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 18:37:57 +0000 (13:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 19:27:35 +0000 (14:27 -0500)
gtk/gtkprogressbar.c

index e8d498772cd5646e93165f991ac9b956868b7b5e..3339216eb874faae0d70e65cd7235c3b31048108 100644 (file)
  *
  * # CSS nodes
  *
+ * |[<!-- language="plain" -->
+ * progressbar
+ * ╰── progress[.pulse]
+ * ]|
+ *
  * GtkProgressBar has a main CSS node with name progressbar and a subnode
  * with name progress. The subnode has the style class .pulse when in activity
  * mode. It gets the style classes .left, .right, .top or .bottom added when